home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 782 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: EU.net!sun4nl!xs4all!usenet
  2. From: martijnl@xs4all.nl (Martijn Lievaart)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: HELP!: Need help with DLL's
  5. Date: 7 Jan 1996 01:55:29 GMT
  6. Organization: XS4ALL, networking for the masses
  7. Message-ID: <4cn96h$he7@news.xs4all.nl>
  8. References: <4ce9h7$in7@scotsman.ed.ac.uk> <4ck6pk$hvl@news.mr.net>
  9. NNTP-Posting-Host: mas01-09.dial.xs4all.nl
  10. X-Newsreader: WinVN 0.99.6
  11.  
  12. In article <4ck6pk$hvl@news.mr.net>, phillip.patton@lawson.com' says...
  13. >
  14. >>
  15. >>hi,
  16. >>
  17. >>I am about to start programming DLL's and I need to know what
  18. >kind of structure they take in the code. I know how to pull
  19. >them into a windows program but I just can't find any books
  20. >or text on programming them. If anyone knows any good books
  21. >or texts I can get I would be glad of thier help.
  22. >
  23. >
  24. >Try "Programming Windows 3.1" by Charles Petzold. The last chapter has 
  25. >some info on creating dll's. It's about the only thing I've found so far.
  26. >
  27.  
  28. Petzold is the place to start. Another book that has a chapter on DLL's is:
  29. Microsoft Windows 3 Developer's workshop
  30. by Richard Wilton/Microsoft press.
  31.  
  32.  
  33.